home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Esportes / ball_lifting.swf / scripts / DefineButton2_21 / BUTTONCONDACTION on(release).as
Text File  |  2007-03-20  |  53b  |  5 lines

  1. on(release){
  2.    gotoAndStop(1);
  3.    sound_on();
  4. }
  5.